Einhugur OpenDocument Text Plugin for Xojo

Section.PageHeight Method

Returns height of the pages in the section in unit determined by the unit parameter.

PageHeight(
   unit as EinhugurODT.LengthUnit) as Double

Parameters

unit
The desired unit to get the the result in.

Returns

Double

Remarks

You can set the page size by using the SetPageSize methods.

See Also

Section Class